home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Designer's Club 1998 June
/
Designer's Club 1998 June.iso
/
mac
/
Idea Source@
/
Writing.Dir
/
00011_Script_ricochet
< prev
next >
Wrap
Text File
|
1998-04-28
|
242b
|
11 lines
on mousedown
puppetsound(1) "click"
repeat while soundbusy(1)
set the visible of sprite (the clickon - 42) to false
updatestage
end repeat
set the visible of sprite (the clickon - 42) to true
updatestage
end